func go.uber.org/mock/gomock.formatGottenArg
4 uses
go.uber.org/mock/gomock (current package)
call.go#L335: c.origin, i, formatGottenArg(m, args[i]), m,
call.go#L358: c.origin, strconv.Itoa(i), formatGottenArg(m, args[i]), m)
call.go#L402: c.origin, strconv.Itoa(i), formatGottenArg(m, args[i:]), c.args[i])
call.go#L500: func formatGottenArg(m Matcher, arg any) string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)